* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Handle
authorDmitry Gutov <dgutov@yandex.ru>
Mon, 14 Oct 2013 01:51:20 +0000 (04:51 +0300)
committerDmitry Gutov <dgutov@yandex.ru>
Mon, 14 Oct 2013 01:51:20 +0000 (04:51 +0300)
commit2d86d858ef889be7ffec69fdaa0e0180a3bc86e7
treebcee6b05c8ccca6a89efdc38491720d7cc522af0
parent3308fa42fcb5ca2bf1cb25916168bd953c84b5a5
* lisp/progmodes/ruby-mode.el (ruby-smie--args-separator-p): Handle
methods ending with `?' and `!'.

* test/indent/ruby.rb: More examples for bug#15594, both failing and
now passing.
lisp/ChangeLog
lisp/progmodes/ruby-mode.el
test/ChangeLog
test/indent/ruby.rb